- getClip
IHipAudioClip getClip()
Undocumented in source. Be warned that the author may not have intended to support it.
- getSource
AHipAudioSource getSource(bool isStreamed, IHipAudioClip clip)
Undocumented in source. Be warned that the author may not have intended to support it.
- initialize
bool initialize(HipAudioImplementation implementation, bool hasProAudio, bool hasLowLatencyAudio, int optimalBufferSize, int optimalSampleRate)
Undocumented in source. Be warned that the author may not have intended to support it.
- loadStreamed
IHipAudioClip loadStreamed(string path, uint chunkSize)
Loads a file from disk, sets the chunkSize for streaming and does one decoding frame
- onDestroy
void onDestroy()
Undocumented in source. Be warned that the author may not have intended to support it.
- pause
bool pause(AHipAudioSource src)
Undocumented in source. Be warned that the author may not have intended to support it.
- play_streamed
bool play_streamed(AHipAudioSource src)
Undocumented in source. Be warned that the author may not have intended to support it.
- update
void update()
Undocumented in source. Be warned that the author may not have intended to support it.
- updateStream
void updateStream(HipAudioSource source)
Undocumented in source. Be warned that the author may not have intended to support it.